Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decomp: finish cave-trap #1015

Merged
merged 4 commits into from
Dec 18, 2021
Merged

Conversation

xTVaser
Copy link
Member

@xTVaser xTVaser commented Dec 14, 2021

No description provided.

@coveralls
Copy link

coveralls commented Dec 14, 2021

Pull Request Test Coverage Report for Build 1586115357

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.805%

Totals Coverage Status
Change from base Build 1575589473: 0.0%
Covered Lines: 40807
Relevant Lines: 74458

💛 - Coveralls

)
)
(s2-4 (new 'stack-no-clear 'vector))
(s1-1 (new 'stack-no-clear 'vector))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be a baby-spider-spawn-params

@@ -195,21 +195,12 @@
s2-3
)
)
(s2-4 (new 'stack-no-clear 'vector))
(s1-1 (new 'stack-no-clear 'vector))
(s2-4 (new 'stack-no-clear 'baby-spider-spawn-params))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this one should still be a vector

@water111 water111 merged commit e8027ea into open-goal:master Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants